﻿2026-07-17T03:06:04.8389390Z ##[group]Run actions/checkout@v5
2026-07-17T03:06:04.8389886Z with:
2026-07-17T03:06:04.8390229Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:06:04.8393081Z   token: ***
2026-07-17T03:06:04.8393420Z   ssh-strict: true
2026-07-17T03:06:04.8393758Z   ssh-user: git
2026-07-17T03:06:04.8394096Z   persist-credentials: true
2026-07-17T03:06:04.8394474Z   clean: true
2026-07-17T03:06:04.8394825Z   sparse-checkout-cone-mode: true
2026-07-17T03:06:04.8395238Z   fetch-depth: 1
2026-07-17T03:06:04.8395586Z   fetch-tags: false
2026-07-17T03:06:04.8395968Z   show-progress: true
2026-07-17T03:06:04.8396320Z   lfs: false
2026-07-17T03:06:04.8396640Z   submodules: false
2026-07-17T03:06:04.8396992Z   set-safe-directory: true
2026-07-17T03:06:04.8397363Z env:
2026-07-17T03:06:04.8397694Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-17T03:06:04.8398115Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-17T03:06:04.8398511Z ##[endgroup]
2026-07-17T03:06:04.9206974Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:06:04.9208625Z ##[group]Getting Git version info
2026-07-17T03:06:04.9209422Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T03:06:04.9210343Z [command]/usr/bin/git version
2026-07-17T03:06:04.9230590Z git version 2.43.0
2026-07-17T03:06:04.9248289Z ##[endgroup]
2026-07-17T03:06:04.9260132Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/54557f17-1bba-446f-8967-f43c8c9c26c9' before making global git config changes
2026-07-17T03:06:04.9261603Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:06:04.9263808Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T03:06:04.9297865Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T03:06:04.9318672Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:06:04.9328479Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:06:04.9331448Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:06:04.9350633Z refs/heads/main
2026-07-17T03:06:04.9356940Z [command]/usr/bin/git checkout --detach
2026-07-17T03:06:04.9404067Z HEAD is now at 0c70253 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:06:04.9437647Z [command]/usr/bin/git branch --delete --force main
2026-07-17T03:06:04.9462594Z Deleted branch main (was 0c70253).
2026-07-17T03:06:04.9514994Z ##[endgroup]
2026-07-17T03:06:04.9517674Z [command]/usr/bin/git submodule status
2026-07-17T03:06:04.9698431Z ##[group]Cleaning the repository
2026-07-17T03:06:04.9699132Z [command]/usr/bin/git clean -ffdx
2026-07-17T03:06:05.7818917Z Removing target/
2026-07-17T03:06:05.7825924Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T03:06:05.7875134Z HEAD is now at 0c70253 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:06:05.7879556Z ##[endgroup]
2026-07-17T03:06:05.7881215Z ##[group]Disabling automatic garbage collection
2026-07-17T03:06:05.7884114Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T03:06:05.7907219Z ##[endgroup]
2026-07-17T03:06:05.7908263Z ##[group]Setting up auth
2026-07-17T03:06:05.7911645Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:06:05.7935456Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T03:06:05.8120468Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:06:05.8143739Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T03:06:05.8323457Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:06:05.8348258Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T03:06:05.8532159Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T03:06:05.8559209Z ##[endgroup]
2026-07-17T03:06:05.8560578Z ##[group]Fetching the repository
2026-07-17T03:06:05.8566298Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0c7025338db716a5ed9cc4ceaa8d85dd04a38840:refs/remotes/origin/main
2026-07-17T03:06:06.4475974Z ##[endgroup]
2026-07-17T03:06:06.4476933Z ##[group]Determining the checkout info
2026-07-17T03:06:06.4477829Z ##[endgroup]
2026-07-17T03:06:06.4483006Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T03:06:06.4534082Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T03:06:06.4558800Z ##[group]Checking out the ref
2026-07-17T03:06:06.4561281Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-17T03:06:06.4604761Z Switched to a new branch 'main'
2026-07-17T03:06:06.4605239Z branch 'main' set up to track 'origin/main'.
2026-07-17T03:06:06.4608846Z ##[endgroup]
2026-07-17T03:06:06.4636032Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T03:06:06.4654156Z 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
